Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Pin version numbers for all monorepo packages #2275

Merged
merged 1 commit into from
Jun 19, 2021

Conversation

reconbot
Copy link
Member

The goal here (#2270) is to ensure that you get a binding version that matches the serialport version. So if you downgrade serialport you'll get a downgraded bindings package too. This wont work retroactively but should help going forward.

The goal here (#2270) is to ensure that you get a binding version that matches the serialport version. So if you downgrade serialport you'll get a downgraded bindings package too. This wont work retroactively but should help going forward.
@reconbot reconbot merged commit 4fbb973 into master Jun 19, 2021
@reconbot reconbot deleted the reconbot/pin-bindings branch June 19, 2021 04:42
lvogt pushed a commit to lvogt/node-serialport that referenced this pull request Aug 10, 2021
The goal here (fixes serialport#2270) is to ensure that you get a binding version that matches the serialport version. So if you downgrade serialport you'll get a downgraded bindings package too. This wont work retroactively but should help going forward.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant